www.gusucode.com > 落叶冰点万能企业网站内容管理系统 V9.1 > 落叶冰点万能企业网站内容管理系统 V9.1\code\admin\D_menu_2.asp

    <%


'**************************************************************
' 新动软网站管理系统
' 官方网站: http://www.aspcpu.com
' 系统作者: 阮丁远(网名:天下程序)
' Copyright 新动软网站管理系统 版权所有
'**************************************************************


%>

<%

dir_set="../"


%>





<!--#include file=../inc/conn.asp-->
<!--#include file=../inc/Functionb.asp-->

<!--#include file=../inc/ajaxLIB.asp-->

<!--#include file=inc/checkadmin1.asp-->

<!--#include file=../inc/functionFiless.asp-->



<LINK href="css.css" type=text/css rel=stylesheet>
<style type="text/css">
<!--

#aas {
	height: 20px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 20px;
	background-image: url(IMG/menu_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	background-color: #FFFFFF;
}


#cont1 {
	height: auto;
	width: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#cont1 ul {
	list-style-type: none;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
#cont1 li {
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height:20px;

}
body {
	background-color: #03A0E4;
}
-->
</style>






<script language="javascript">

function ccmb(){

if (confirm("刷新与生成所有前台页面 需要花费很长时间,请耐心等待,\n且绝对不可以在生成过程中 强行中断,\n\n(如果执行本操作时出现 很耗服务器资源甚至服务器暂时无反应了或提示Service Unavailable(特别是用虚拟主机而不是用服务器的情况),此时,推荐您在本地自己的电脑上用本地的IIS来运行本系统,在本地电脑上进行  刷新与生成前台所有页面 之类的操作,编译与生成好一个 整站系统后再上传到服务器上 浏览)\n\n,\n(推荐您不用刷新所有,而只刷新其中一个所需的文件(在编辑与修改模板里))\n\n,确定进行操作吗?")==1){

aaax.submit();


}


}

</script>
<%

dir_set="../"


%>


<!--#include file=../inc/conn.asp-->


<div id=aas>模板管理</div>
<div id=cont1>
<ul>

<li><a href="adminTemplates/D_moban_reg_and_unreg.asp" target=main>安装模板与注销模板</a></li>


<li><a href="adminTemplates/D_add_template.asp" target=main>添加模板</a></li>



<li><a href="adminTemplates/D_moban_admin.asp" target=main>编辑与修改模板<br>(或编译与刷新单个子模板的前台asp页面,或添加子模板)</a></li>




<li><a href="D_menu_0.asp" target=_self><br>进入一键拷站V1.1功能<br></a></li>


<li><a href="adminSysTools/D_scan_string_in_all_templates.asp" target=main><br>查找模板与批量替换模板内容</a></li>







<li><a href="adminchannel/D_admin_ffff.asp" target=main><br>查看引用各模板网页的文件名所用的标签</a><br></li>


<br>





<li><a href="adminKernel/D_update_needed_tmplt.asp"  target=main>编译含特定标签或内容的所有子模板并刷新其前台asp页面</a><br></li>
<br>
<li><a href=# onclick="ccmb();">刷新与生成前台所有asp页面</a></li>

<li><a href="../<%=nd_web_output_folder%>/" target="_blank">浏览cms系统前台asp首页</a></li>




<%
biao3="[ND_sys]"


set rs22d=server.CreateObject("adodb.recordset")
rs22d.open "select top 1 * from "&biao3&" where type='webname_settings'",conn,1,1


ddd1d=rs22d("data")
rs22d.close
set rs22d=nothing


dddd12d=split(ddd1d,"|")

hhhta=cstr(dddd12d(4))
hhhtax=cstr(dddd12d(5))
htm_ext_ming=mid(hhhtax,2,len(hhhtax))

if clng(hhhta)=1 then

outfde=nd_webhtml_output_folder&"/"&"index"&hhhtax

%>

<li><a href="../<%=outfde%>" target="_blank">浏览cms系统前台htm静态首页</a></li>
<%


end if





%>


<li><a href="adminKernel/D_chucuo_jilu.asp" target=main>编译与生成时的出错记录</a><br></li>






<form name="aaax" id="aaax" action="adminKernel/D_update_now_skin.asp" target=main>


</form>




</ul>
</div>



<%

syssss="<li><a href=adminTemplates/D_moban_reg_and_unreg.asp target=main>安装模板与注销模板</a></li>"

%>